{{ weatherData[selectedDateIndex].temp.split('/')[0] }}°
/ {{ weatherData[selectedDateIndex].temp.split('/')[1] }}°C
降雨率: {{ weatherData[selectedDateIndex].chance }}%
{{ getWeatherDescription(weatherData[selectedDateIndex].condition) }}
大眾運輸為主
{{ item.travelTime || '移動中' }}
{{ item.name }}
{{ item.hours }}
{{ item.price }}
{{ item.address }}
備註
{{ item.note }}
本日尚無行程
請點擊右下角新增
匯率換算
$ {{ currencyResult }}
匯率基準: {{ EXCHANGE_RATE }}
行前準備 CheckList
-
{{ item.text }}
個人備忘錄
航班資訊
{{ flight.origin }}
{{ flight.dest }}
{{ flight.depTime }}
{{ flight.code }}
{{ flight.arrTime }}
暫無航班資料,請點擊新增。
住宿資訊
-
{{ hotel.name }} {{ hotel.date }}
{{ hotel.address }}
{{ hotel.phone }}
- 暫無住宿資料,請點擊新增。
緊急聯絡
外交部旅外國人急難救助
全球專線 +886-800-085-095資料管理
如果您在手機上新增了行程,想更新回 GitHub 網頁版,請使用此功能。
{{ item.name }}
{{ item.address }}
{{ item.note }}
美食清單空白
請點擊右下角新增
{{ item.name }}
{{ item.note }}
購物清單空白
請點擊右下角新增
支出紀錄
{{ getCategoryLabel(exp.category) }}
{{ exp.name }}
{{ exp.date }} · {{ exp.payment === 'card' ? '信用卡' : '現金' }}
¥{{ formatNumber(exp.amount) }}